Skip to content

feat(hive): list Hive Support as a v7.15.0 upgrade-preview feature#305

Merged
BitHighlander merged 1 commit into
developfrom
feat/hive-v7.15-release-notes
Jul 1, 2026
Merged

feat(hive): list Hive Support as a v7.15.0 upgrade-preview feature#305
BitHighlander merged 1 commit into
developfrom
feat/hive-v7.15-release-notes

Conversation

@BitHighlander

Copy link
Copy Markdown
Collaborator

What

Adds Hive Support to the version: '7.15.0' features in firmware-versions.ts, so the firmware upgrade-preview UI advertises Hive alongside Zcash and Transaction Insight.

{
  title: 'Hive Support',
  description: 'Send, receive, and sign Hive transactions with sponsor-backed account onboarding.',
  chains: ['hive'],
  color: '#E31337',   // Hive brand, from chains.ts
  icon: 'chain',
}

Why

Vault-side Hive support already shipped (#300, sponsor-backed onboarding + ETH anti-drain). The 7.15.0 upgrade preview should reflect it.

Note — firmware/vault split

This is release-notes only. Like the existing Zcash and Transaction Insight 7.15.0 entries, the corresponding firmware batch (device-protocol Hive msgs + hive.c) is staged separately and isn't in the current rehearsal RC. So this advertises the target 7.15.0 feature set; a real 7.15.0 firmware still needs the Hive (and clear-sign, zcash) batches landed.

Typechecks clean (tsc --noEmit, no errors in firmware-versions.ts).

🤖 Generated with Claude Code

Adds a Hive entry to the 7.15.0 features in firmware-versions.ts so the firmware
upgrade preview advertises Hive (chain logo + brand color from chains.ts). Vault-side
Hive support already shipped (#300). Consistent with the other deferred-firmware
7.15.0 entries (Zcash, Transaction Insight) — the firmware Hive batch stages separately.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@BitHighlander BitHighlander merged commit 63d2485 into develop Jul 1, 2026
1 check passed
@BitHighlander BitHighlander deleted the feat/hive-v7.15-release-notes branch July 1, 2026 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant